home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 346 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.5 KB

  1. Path: news1.halcyon.com!coho!jars
  2. From: jars@coho.halcyon.com (Juan Rodriguez)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: VC++ .dll creation
  5. Date: 3 Jan 1996 23:20:11 GMT
  6. Organization: Northwest Nexus, Inc. - Professional Internet Services
  7. Message-ID: <4cf2vb$p72@news1.halcyon.com>
  8. References: <4cebsv$7h9@ixnews3.ix.netcom.com>
  9. NNTP-Posting-Host: coho.halcyon.com
  10.  
  11. In article <4cebsv$7h9@ixnews3.ix.netcom.com>,
  12. Robert A. Nannini  <nanninr@ix.netcom.com> wrote:
  13. >Link.exe is found in c:\msvc\bin, which is in my PATH.  It is the only
  14. >version of link.exe found on my PC.  The version is 5.60.220, which has
  15. >a datetime stamp of 9/16/94, 2:00:00 p.m.  If MS uses the same
  16. >timestamp construction for this that they do for DOS, it would seem
  17. >that the linker is for VC++ 2.0.  Is this true?
  18.  
  19. No. For example, on this machine I have Visual C++ in versions 1.52c,
  20. 2.2, and 4.0. The linker shipped with v. 1.52c says it is "Segmented
  21. Executable Linker Version 5.60.339;" its time-date stamp is December
  22. 5th. 1994 at 7:10 am.  The linker shipped with v. 2.2 says it is "32-bit
  23. Incremental Linker Version 2.55;" its time-date stamp is January 13th.
  24. 1995 at 2:10 pm.
  25.  
  26. If I were you I would review very carefully the file names passed to the
  27. linker; that's where the problem seems to me most likely to be. Good
  28. luck!
  29.  
  30.  
  31.  
  32. Juan Antonio Rodriguez-Sero; jars@halcyon.com;
  33. Lake Forest Park, WA 98155-2940, USA
  34. ---------------------------------------------------------------
  35. We are ready for any unforseen event that may or may not occur.
  36.                                              J. Danforth Quayle 
  37.